-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor!: modernize memory store and copy #89
Conversation
Signed-off-by: Shiwei Zhang <[email protected]>
Signed-off-by: Shiwei Zhang <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
==========================================
- Coverage 72.24% 71.81% -0.44%
==========================================
Files 33 33
Lines 1027 1004 -23
Branches 91 88 -3
==========================================
- Hits 742 721 -21
Misses 232 232
+ Partials 53 51 -2 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Shiwei Zhang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Wait a moment. Something was not in sync... Let me review it again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Shiwei Zhang <[email protected]>
9ff9db1
to
9cbbaca
Compare
What this PR does / why we need it
oras-go
repository while maintaining the dotnet naming conventionsConfigureAwait(false)
for library codeMemoryTarget
toMemoryStore
as one of the content store.Which issue(s) this PR resolves / fixes
Related PR: #87
Please check the following list